GeneralAuthInfo

@Serializable
data class GeneralAuthInfo(val enabled: Boolean, val duration: Int)

Constructors

Link copied to clipboard
constructor(enabled: Boolean, duration: Int)

Properties

Link copied to clipboard
Link copied to clipboard